MeetingRequestAdjacentMeetings Property |
Describes all calendar items that are adjacent to a meeting time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Item> AdjacentMeetings { get; }Public ReadOnly Property AdjacentMeetings As IList(Of Item)
Get
Property Value
Type:
IListItem
See Also